home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Shareware
/
Programare
/
hpad
/
hpad5pro.exe
/
{app}
/
templates
/
CSS
/
Text Format Basic.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-12-14
|
661b
|
69 lines
body
{
font-family: Arial, Helvetica;
color: Black;
background-color: White;
}
p
{
font-family: Arial, Helvetica;
color: Black;
}
a:link
{
color: Blue
}
a:visited
{
color: Purple
}
a:active
{
color: Red
}
a:hover
{
color: Red
}
h1
{
font-family: Arial, Helvetica;
color: Black;
}
h2
{
font-family: Arial, Helvetica;
color: Black;
}
h3
{
font-family: Arial, Helvetica;
color: Black;
}
h4
{
font-family: Arial, Helvetica;
color: Black;
}
h5
{
font-family: Arial, Helvetica;
color: Black;
}
h6
{
font-family: Arial, Helvetica;
color: Black;
}